CMSIS Cortex Device Peripheral Access Layer Header File. This file contains all the peripheral register's definitions, bits definitions and memory mapping for stm32wl55xx devices. More...
Go to the source code of this file.
Data Structures | |
| struct | ADC_TypeDef |
| Analog to Digital Converter. More... | |
| struct | ADC_Common_TypeDef |
| struct | AES_TypeDef |
| AES hardware accelerator. More... | |
| struct | COMP_TypeDef |
| Comparator. More... | |
| struct | COMP_Common_TypeDef |
| struct | CRC_TypeDef |
| CRC calculation unit. More... | |
| struct | DAC_TypeDef |
| Digital to Analog Converter. More... | |
| struct | DBGMCU_TypeDef |
| Debug MCU. More... | |
| struct | DMA_Channel_TypeDef |
| DMA Controller. More... | |
| struct | DMA_TypeDef |
| struct | DMAMUX_Channel_TypeDef |
| DMA Multiplexer. More... | |
| struct | DMAMUX_ChannelStatus_TypeDef |
| struct | DMAMUX_RequestGen_TypeDef |
| struct | DMAMUX_RequestGenStatus_TypeDef |
| struct | EXTI_TypeDef |
| Async Interrupts and Events Controller. More... | |
| struct | FLASH_TypeDef |
| FLASH Registers. More... | |
| struct | GPIO_TypeDef |
| General Purpose I/O. More... | |
| struct | GTZC_TZSC_TypeDef |
| Global Security Controller. More... | |
| struct | GTZC_TZIC_TypeDef |
| struct | HSEM_TypeDef |
| HW Semaphore HSEM. More... | |
| struct | HSEM_Common_TypeDef |
| struct | I2C_TypeDef |
| Inter-integrated Circuit Interface. More... | |
| struct | IPCC_TypeDef |
| Inter-Processor Communication. More... | |
| struct | IPCC_CommonTypeDef |
| struct | IWDG_TypeDef |
| Independent WATCHDOG. More... | |
| struct | LPTIM_TypeDef |
| LPTIMER. More... | |
| struct | PKA_TypeDef |
| Public Key Accelerator (PKA) More... | |
| struct | PWR_TypeDef |
| Power Control. More... | |
| struct | RCC_TypeDef |
| Reset and Clock Control. More... | |
| struct | RNG_TypeDef |
| RNG. More... | |
| struct | RTC_TypeDef |
| Real-Time Clock. More... | |
| struct | SPI_TypeDef |
| Serial Peripheral Interface. More... | |
| struct | SYSCFG_TypeDef |
| System configuration controller. More... | |
| struct | TAMP_TypeDef |
| Tamper and backup registers. More... | |
| struct | TIM_TypeDef |
| TIM. More... | |
| struct | USART_TypeDef |
| Universal Synchronous Asynchronous Receiver Transmitter. More... | |
| struct | VREFBUF_TypeDef |
| VREFBUF. More... | |
| struct | WWDG_TypeDef |
| Window WATCHDOG. More... | |
| struct | RSSLIB_pFunc_TypeDef |
| RSSLib function pointer structure. More... | |
Typedefs | |
| typedef void(* | RSSLIB_S_CloseExitHDP_t) (uint32_t hdp_area, uint32_t jump_addr) |
| Prototype of RSSLIB Close and exit HDP Function @detail This function close the requested hdp area passed in input parameter and jump to the reset handler present within the Vector table. The function does not return on successful execution. | |
CMSIS Cortex Device Peripheral Access Layer Header File. This file contains all the peripheral register's definitions, bits definitions and memory mapping for stm32wl55xx devices.
This file contains:selected
Copyright (c) 2020-2021 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
Definition in file stm32wl55xx.h.